[INFO] fetching crate pos_pso 0.1.6...
[INFO] testing pos_pso-0.1.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pos_pso 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pos_pso 0.1.6
[INFO] finished tweaking crates.io crate pos_pso 0.1.6
[INFO] tweaked toml for crates.io crate pos_pso 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pos_pso 0.1.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85b2415f7e6b2e07f73614fda3b1fd48af1af59576494505746ac2271ca31290
[INFO] running `Command { std: "docker" "start" "-a" "85b2415f7e6b2e07f73614fda3b1fd48af1af59576494505746ac2271ca31290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85b2415f7e6b2e07f73614fda3b1fd48af1af59576494505746ac2271ca31290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b2415f7e6b2e07f73614fda3b1fd48af1af59576494505746ac2271ca31290", kill_on_drop: false }`
[INFO] [stdout] 85b2415f7e6b2e07f73614fda3b1fd48af1af59576494505746ac2271ca31290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69a3eb29fa536de21eacc628c901e2d8f8f8f6ed94420c29a60e23ac11297234
[INFO] running `Command { std: "docker" "start" "-a" "69a3eb29fa536de21eacc628c901e2d8f8f8f6ed94420c29a60e23ac11297234", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]   --> src/optimizer/swarm.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SwarmColaborative {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     igf: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]    --> src/optimizer/swarm.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct SwarmIndependant {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     igf: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "69a3eb29fa536de21eacc628c901e2d8f8f8f6ed94420c29a60e23ac11297234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a3eb29fa536de21eacc628c901e2d8f8f8f6ed94420c29a60e23ac11297234", kill_on_drop: false }`
[INFO] [stdout] 69a3eb29fa536de21eacc628c901e2d8f8f8f6ed94420c29a60e23ac11297234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 716ab3f803a18275d92ca62079821b7638b4cbedf12d69c75a9e245fc81f85e0
[INFO] running `Command { std: "docker" "start" "-a" "716ab3f803a18275d92ca62079821b7638b4cbedf12d69c75a9e245fc81f85e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pos_pso v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]   --> src/optimizer/swarm.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SwarmColaborative {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     igf: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]    --> src/optimizer/swarm.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct SwarmIndependant {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     igf: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min`
[INFO] [stdout]   --> src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let min = opt.minimize(job_config, swarm_config, move |pt: &[f64]| -> f64 {
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_min`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]   --> src/optimizer/swarm.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SwarmColaborative {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     igf: f64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `igf` is never read
[INFO] [stdout]    --> src/optimizer/swarm.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct SwarmIndependant {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 221 |     igf: f64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expSinFunction` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn expSinFunction() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `exp_sin_function`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "716ab3f803a18275d92ca62079821b7638b4cbedf12d69c75a9e245fc81f85e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716ab3f803a18275d92ca62079821b7638b4cbedf12d69c75a9e245fc81f85e0", kill_on_drop: false }`
[INFO] [stdout] 716ab3f803a18275d92ca62079821b7638b4cbedf12d69c75a9e245fc81f85e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a16c606b10b03e757f9f2e62a34f3b9eb2b13df97745938341d0e9c9b4b3195a
[INFO] running `Command { std: "docker" "start" "-a" "a16c606b10b03e757f9f2e62a34f3b9eb2b13df97745938341d0e9c9b4b3195a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs:6:5
[INFO] [stdout] running 2 tests
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::f64::consts::PI;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `igf` is never read
[INFO] [stderr]   --> src/optimizer/swarm.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct SwarmColaborative {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     igf: f64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `igf` is never read
[INFO] [stderr]    --> src/optimizer/swarm.rs:221:5
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub struct SwarmIndependant {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 221 |     igf: f64,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `min`
[INFO] [stderr]   --> src/lib.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let min = opt.minimize(job_config, swarm_config, move |pt: &[f64]| -> f64 {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_min`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `expSinFunction` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn expSinFunction() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `exp_sin_function`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pos_pso` (lib) generated 3 warnings (run `cargo fix --lib -p pos_pso` to apply 1 suggestion)
[INFO] [stderr] warning: `pos_pso` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p pos_pso --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pos_pso-550727e0e846c22c)
[INFO] [stdout] test opt_quad_test_collab ... ok
[INFO] [stdout] test expSinFunction has been running for over 60 seconds
[INFO] [stdout] test expSinFunction ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expSinFunction stdout ----
[INFO] [stdout] PSO initialized with 8 swarm-threads of 256 particles each 
[INFO] [stdout] 
[INFO] [stdout] Swarm Configurations: 
[INFO] [stdout]  	 0: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 1: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 2: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 3: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 4: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 5: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 6: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] 	 7: Collaborative Swarm [shares record with global collective every 32 itterations]: 
[INFO] [stdout] 	 	 Motion coefficients: [0.65, 0.9, 1.7, 0.5], inertial growth factor: 1.125, wall bounce factor: 0.125
[INFO] [stdout] Job Starting... 
[INFO] [stdout]  Optimizer will search a 5 variable space bounded by [(-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586), (-6.283185307179586 to 6.283185307179586)] 
[INFO] [stdout] 
[INFO] [stdout]             and velocities bounded by [(-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25), (-0.25 to 0.25)] 
[INFO] [stdout] 
[INFO] [stdout]             Optimizer will run for 10000 itterations, unless the minimum cost drops below 0.000000001 
[INFO] [stdout] 
[INFO] [stdout] Swarm_5 iter 1000: 	 c = 976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215356392849919226 @ 	 [-1.21670, -1.24471, -1.22914, 1.26061, 1.18844] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_3 iter 1000: 	 c = 982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04246790501175261301 @ 	 [-1.21763, -1.23345, -1.16180, 1.23813, 1.18837] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_4 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04258390639264994504 @ 	 [-1.18193, -1.21558, -1.20578, 1.16167, 1.21194] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_7 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_6 iter 1000: 	 c = 984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_1 iter 1000: 	 c = 986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_0 iter 1000: 	 c = 990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_2 iter 1000: 	 c = 978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_5 iter 2000: 	 c = 1976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215356392849919226 @ 	 [-1.21670, -1.24471, -1.22914, 1.26061, 1.18844] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_3 iter 2000: 	 c = 1982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04246790501175261301 @ 	 [-1.21763, -1.23345, -1.16180, 1.23813, 1.18837] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_7 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_4 iter 2000: 	 c = 1982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04231347848380655197 @ 	 [-1.20946, -1.23870, -1.18984, 1.19968, 1.18142] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_6 iter 2000: 	 c = 1984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_2 iter 2000: 	 c = 1978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_0 iter 2000: 	 c = 1990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_1 iter 2000: 	 c = 1986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_3 iter 3000: 	 c = 2980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238453780329991261 @ 	 [-1.21103, -1.25372, -1.26538, 1.21610, 1.17819] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_0 iter 3000: 	 c = 2990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_5 iter 3000: 	 c = 2976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215356392849919226 @ 	 [-1.21670, -1.24471, -1.22914, 1.26061, 1.18844] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_6 iter 3000: 	 c = 2984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_2 iter 3000: 	 c = 2978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_7 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_1 iter 3000: 	 c = 2986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_4 iter 3000: 	 c = 2982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04231347848380655197 @ 	 [-1.20946, -1.23870, -1.18984, 1.19968, 1.18142] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_3 iter 4000: 	 c = 3980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04238453780329991261 @ 	 [-1.21103, -1.25372, -1.26538, 1.21610, 1.17819] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_0 iter 4000: 	 c = 3990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_6 iter 4000: 	 c = 3984, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_7 iter 4000: 	 c = 3986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_2 iter 4000: 	 c = 3978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_5 iter 4000: 	 c = 3976, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04215356392849919226 @ 	 [-1.21670, -1.24471, -1.22914, 1.26061, 1.18844] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_4 iter 4000: 	 c = 3980, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04222253780368161874 @ 	 [-1.20908, -1.20615, -1.26729, 1.25790, 1.23908] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_1 iter 4000: 	 c = 3986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04204515274772156058 @ 	 [-1.21356, -1.24838, -1.24301, 1.23718, 1.25968]
[INFO] [stdout] Swarm_3 iter 5000: 	 c = 4974, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04191356803362308869 @ 	 [-1.20841, -1.22928, -1.20053, 1.22885, 1.21599] 
[INFO] [stdout]  	 Global Record of: 0.04191356803362308869 @ 	 [-1.20841, -1.22928, -1.20053, 1.22885, 1.21599]
[INFO] [stdout] Swarm_6 iter 5000: 	 c = 4982, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04203437044199681560 @ 	 [-1.24015, -1.20909, -1.24409, 1.25964, 1.21441] 
[INFO] [stdout]  	 Global Record of: 0.04187181307081884463 @ 	 [-1.22916, -1.24696, -1.24434, 1.22683, 1.22546]
[INFO] [stdout] Swarm_0 iter 5000: 	 c = 4990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04187181307081884463 @ 	 [-1.22916, -1.24696, -1.24434, 1.22683, 1.22546]
[INFO] [stdout] Swarm_7 iter 5000: 	 c = 4986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04186544542587385120 @ 	 [-1.24886, -1.23848, -1.22678, 1.22239, 1.22102]
[INFO] [stdout] Swarm_2 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04186544542587385120 @ 	 [-1.24886, -1.23848, -1.22678, 1.22239, 1.22102]
[INFO] [stdout] Swarm_5 iter 5000: 	 c = 4972, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04197827466165286736 @ 	 [-1.23831, -1.20918, -1.19831, 1.22246, 1.24611] 
[INFO] [stdout]  	 Global Record of: 0.04186544542587385120 @ 	 [-1.24886, -1.23848, -1.22678, 1.22239, 1.22102]
[INFO] [stdout] Swarm_1 iter 5000: 	 c = 4986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04186544542587385120 @ 	 [-1.24886, -1.23848, -1.22678, 1.22239, 1.22102]
[INFO] [stdout] Swarm_4 iter 5000: 	 c = 4978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04187181307081884463 @ 	 [-1.22916, -1.24696, -1.24434, 1.22683, 1.22546] 
[INFO] [stdout]  	 Global Record of: 0.04186544542587385120 @ 	 [-1.24886, -1.23848, -1.22678, 1.22239, 1.22102]
[INFO] [stdout] Swarm_3 iter 6000: 	 c = 5952, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178586507795765265 @ 	 [-1.22936, -1.23240, -1.22563, 1.22680, 1.22925] 
[INFO] [stdout]  	 Global Record of: 0.04178586507795765265 @ 	 [-1.22936, -1.23240, -1.22563, 1.22680, 1.22925]
[INFO] [stdout] Swarm_0 iter 6000: 	 c = 5990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04177965698148269208 @ 	 [-1.22630, -1.22658, -1.22673, 1.22627, 1.22726]
[INFO] [stdout] Swarm_6 iter 6000: 	 c = 5968, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178467332130145206 @ 	 [-1.22047, -1.22542, -1.22463, 1.22751, 1.22589] 
[INFO] [stdout]  	 Global Record of: 0.04177957116888043193 @ 	 [-1.22653, -1.22645, -1.22639, 1.22636, 1.22635]
[INFO] [stdout] Swarm_7 iter 6000: 	 c = 5986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04177956552975747168 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 iter 6000: 	 c = 5960, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178793700528935645 @ 	 [-1.22484, -1.22468, -1.22017, 1.22744, 1.23114] 
[INFO] [stdout]  	 Global Record of: 0.04177956552975747168 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_2 iter 6000: 	 c = 5978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970512466 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 6000: 	 c = 5986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970512466 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 6000: 	 c = 5960, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04178401377039575593 @ 	 [-1.22773, -1.22091, -1.22700, 1.22566, 1.22818] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970311238 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 7000: 	 c = 6818, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 iter 7000: 	 c = 6990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 iter 7000: 	 c = 6856, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_7 iter 7000: 	 c = 6986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_2 iter 7000: 	 c = 6978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 7000: 	 c = 6852, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 iter 7000: 	 c = 6840, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 7000: 	 c = 6986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 iter 8000: 	 c = 7990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 8000: 	 c = 7816, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 iter 8000: 	 c = 7856, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970309156 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_7 iter 8000: 	 c = 7986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 8000: 	 c = 7850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_2 iter 8000: 	 c = 7978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 iter 8000: 	 c = 7838, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 8000: 	 c = 7986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 iter 9000: 	 c = 8990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 9000: 	 c = 8816, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 iter 9000: 	 c = 8854, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_7 iter 9000: 	 c = 8986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_2 iter 9000: 	 c = 8978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 9000: 	 c = 8850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 iter 9000: 	 c = 8838, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 9000: 	 c = 8986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_0 iter 10000: 	 c = 9990, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04398972826284162918 @ 	 [-1.22066, 1.16140, 1.22225, -1.33667, 1.24245] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_3 iter 10000: 	 c = 9816, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_6 iter 10000: 	 c = 9854, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_7 iter 10000: 	 c = 9986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04214441723137733048 @ 	 [1.20216, 1.20066, -1.19602, 1.21709, 1.19773] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_5 iter 10000: 	 c = 9838, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_2 iter 10000: 	 c = 9978, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04244980170572160844 @ 	 [1.24384, 1.27482, -1.24077, 1.25381, 1.26826] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_4 iter 10000: 	 c = 9850, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Swarm_1 iter 10000: 	 c = 9986, w = 0.5 
[INFO] [stdout]  	 Tribal Record of: 0.04714070449464989598 @ 	 [-1.23360, -1.26284, 1.21232, -1.15915, -1.01677] 
[INFO] [stdout]  	 Global Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] Minimum Record of: 0.04177956552970308463 @ 	 [-1.22649, -1.22649, -1.22649, 1.22649, 1.22649]
[INFO] [stdout] 
[INFO] [stdout] thread 'expSinFunction' (16) panicked at src/lib.rs:38:5:
[INFO] [stdout] optimizer did not converge!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b374e2e6e4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b374e2e6e4a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b374e2e6e4a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b374e2e6e4a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b374e2fbb6a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b374e2fbb6a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5b374e2eb782 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b374e2eb782 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b374e2c606f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b374e2c606f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b374e2df409 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b374e24609c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b374e24609c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b374e2df5c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b374e2df5c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b374e2c568c - std[ec4e911328de40a6]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5b374e2bda79 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b374e2bb2e0 - std[ec4e911328de40a6]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5b374e232e29 - pos_pso[c21146fa22393b28]::expSinFunction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:38:5
[INFO] [stdout]   19:     0x5b374e232847 - pos_pso[c21146fa22393b28]::expSinFunction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:11:20
[INFO] [stdout]   20:     0x5b374e22d5c6 - <pos_pso[c21146fa22393b28]::expSinFunction::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5b374e23a17b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5b374e23a17b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x5b374e246b6b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x5b374e246b6b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x5b374e246b6b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5b374e246b6b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x5b374e246b6b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5b374e246b6b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x5b374e246b6b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x5b374e242284 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x5b374e242284 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x5b374e249772 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x5b374e249772 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5b374e249772 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5b374e249772 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5b374e249772 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5b374e249772 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x5b374e249772 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5b374e2e675f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   40:     0x5b374e2e675f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7e81a65e4aa4 - <unknown>
[INFO] [stdout]   42:     0x7e81a6671a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expSinFunction
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 218.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a16c606b10b03e757f9f2e62a34f3b9eb2b13df97745938341d0e9c9b4b3195a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16c606b10b03e757f9f2e62a34f3b9eb2b13df97745938341d0e9c9b4b3195a", kill_on_drop: false }`
[INFO] [stdout] a16c606b10b03e757f9f2e62a34f3b9eb2b13df97745938341d0e9c9b4b3195a
